Skip to content

feat(whiteboard): Add optional whiteboard backend Deployment#718

Open
Shevonar wants to merge 2 commits intonextcloud:mainfrom
Shevonar:add-whiteboard
Open

feat(whiteboard): Add optional whiteboard backend Deployment#718
Shevonar wants to merge 2 commits intonextcloud:mainfrom
Shevonar:add-whiteboard

Conversation

@Shevonar
Copy link

Description of the change

This PR adds an option to deploy the backend server for the Nextcloud Whiteboard app. It also includes another ingress to expose the backend server to the user. A startup hook automatically configures the required URL and JWT_SECRET_KEY for the Nextcloud Whiteboard app to connect to the backend server.

Benefits

This change provides an easy way to deploy the Whiteboard backend.

Possible drawbacks

Unless whiteboard.enabled is set to true nothing will change.

Applicable issues

Additional information

I tested this change on my personal Nextcloud instance where I run with Ingresses and TLS enabled. I'm not sure if there need to be additional adjustments for other setups.

Checklist

Closes nextcloud#701

Signed-off-by: Matthias Horne <infomh@anmaruco.de>
Signed-off-by: Matthias Horne <infomh@anmaruco.de>
@opan
Copy link

opan commented Jan 24, 2026

When we can merge this MR?

@wrenix
Copy link
Collaborator

wrenix commented Mar 8, 2026

I am really sorry. I personal do not like ATM to merge any features which i do not use.

For me it is already too much to maintain this repository (without merge my own PRs). I ask alreay for help here #739 , but the few new maintainers do not review itself.

Maybe it change sometime (more active maintainers or i got more time to review/test/use it). Current i could only promise to merge changes on the current Helm-Chart for easiert add this features by changing values (and add the deployment beside this helm-chart).

@opan
Copy link

opan commented Mar 8, 2026

that's okay. I can still copy the template and apply them manually.

@wrenix
Copy link
Collaborator

wrenix commented Mar 9, 2026

we have a well extraManifests: where you could use the templating language

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add subchart for whiteboard backend

3 participants